(smtpmail-try-auth-methods): Fix typo.
authorJohn Paul Wallington <jpw@pobox.com>
Wed, 11 Feb 2004 07:17:29 +0000 (07:17 +0000)
committerJohn Paul Wallington <jpw@pobox.com>
Wed, 11 Feb 2004 07:17:29 +0000 (07:17 +0000)
lisp/mail/smtpmail.el

index 1730d131f60d1ee8b2cbcf1245a504450b49ee2f..e516133c6a00ac9249921f1933606a463dda8e05 100644 (file)
@@ -496,7 +496,7 @@ This is relative to `smtpmail-queue-dir'.")
                              (netrc-get hostentry "login")
                              (netrc-get hostentry "password"))))
                 (smtpmail-find-credentials
-                 smtpmail-auth-credentiaals host port)))
+                 smtpmail-auth-credentials host port)))
         (passwd (when cred
                   (or (smtpmail-cred-passwd cred)
                       (read-passwd